Skip to content

[deps]: Update sass to v1.99.0 - autoclosed#7453

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sass-1.x
Closed

[deps]: Update sass to v1.99.0 - autoclosed#7453
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sass-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

This PR contains the following updates:

Package Change Age Confidence
sass 1.98.01.99.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.99.0

Compare Source

  • Add support for parent selectors (&) at the root of the document. These are
    emitted as-is in the CSS output, where they're interpreted as the scoping
    root
    .

  • User-defined functions named calc or clamp are no longer forbidden. If
    such a function exists without a namespace in the current module, it will be
    used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression,
    -url, -and, -or, or -not are no longer forbidden. These were
    originally intended to match vendor prefixes, but in practice no vendor
    prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that
    begin with - and end with -ELEMENT, as well as the same names with some
    lowercase letters are now deprecated, These are names conflict with plain CSS
    functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end
    with -expression and -url will no longer have special parsing. For now,
    these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are
    deprecated.

    See the Sass website for details.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner April 13, 2026 03:10
@renovate renovate Bot requested a review from rr-bw April 13, 2026 03:10
@bitwarden-bot bitwarden-bot changed the title [deps]: Update sass to v1.99.0 [PM-35024] [deps]: Update sass to v1.99.0 Apr 13, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.13%. Comparing base (a714278) to head (030c677).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7453      +/-   ##
==========================================
- Coverage   59.13%   59.13%   -0.01%     
==========================================
  Files        2077     2077              
  Lines       91848    91848              
  Branches     8175     8175              
==========================================
- Hits        54315    54310       -5     
- Misses      35601    35604       +3     
- Partials     1932     1934       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title [PM-35024] [deps]: Update sass to v1.99.0 [deps]: Update sass to v1.99.0 Apr 13, 2026
@rr-bw rr-bw requested review from ike-kottlowski and removed request for rr-bw April 13, 2026 15:16
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

Logo
Checkmarx One – Scan Summary & Details75c99183-cdd1-4c29-9ee3-cbab8697893c

Great job! No new security vulnerabilities introduced in this pull request

@renovate renovate Bot force-pushed the renovate/sass-1.x branch from abaa250 to 030c677 Compare April 21, 2026 17:51
@renovate renovate Bot changed the title [deps]: Update sass to v1.99.0 [deps]: Update sass to v1.99.0 - autoclosed Apr 21, 2026
@renovate renovate Bot closed this Apr 21, 2026
@renovate renovate Bot deleted the renovate/sass-1.x branch April 21, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant